CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 目标检测 代码

搜索资源列表

  1. VideoMotionDetct

    0下载:
  2. 利用opencv进行视频中运动目标的检测,此代码为命令行程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:425542
    • 提供者:湖海
  1. haarcascade

    0下载:
  2. 利用级联的HAAR分类器寻找检测目标,采用OPENCV编写,代码简单运行稳定
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-17
    • 文件大小:183604
    • 提供者:鄢胜勇
  1. Source_program_for_Instrumentation_Amplifier

    0下载:
  2. 项目名称:测量放大器 压缩包里面含有设计测量放大器的c源程序(开发环境为keil),目标代码(可直接烧入AT89S52芯片运行),电路原理图等。 源程序含有软件模块:4×4矩阵键盘扫描,led显示,可编程信号衰减。 硬件模块:采用医学生理信号检测仪器的前置放大器的结构,可放大极其微弱信号,譬如毫伏级心电信号。在此基础上加入可编程衰减器。 实现功能:通过按键输入微弱信号的放大倍数,可以相应放大微弱信号。设置倍数时,有四个LED显示倍数,按“千”,“百”“十”,“个”顺序设置,待设置
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1786880
    • 提供者:黄灿武
  1. motion_detection

    2下载:
  2. 本代码通过各种图象处理与分析技术可以检测固定背景下的多个运动目标,并且用不同的线框标定出来
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:12696
    • 提供者:刘小
  1. kalmanfilter

    0下载:
  2. 卡尔曼滤波器源程序代码,可用于视频检测中的目标跟踪问题优化
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:544570
    • 提供者:zhangnan
  1. GaussBackGroundModel

    5下载:
  2. 最基本的混合高斯背景建模matlab源代码,本人用于火灾烟雾检测的毕设代码,已运行成功,很好的检测运动目标的算法。-Effective Gaussian mixture learning for background model to detection moving goal.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3558
    • 提供者:彭雄婷
  1. SaliencyToolbox2.2

    0下载:
  2. 图像中显著性目标的检测,最新09MATLAB版本代码。-Significant image target detection, the latest version of the code 09MATLAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4930764
    • 提供者:sophie
  1. objectness-release-v1.5.tar

    0下载:
  2. Linux下编写的matlab代码,参考文献“Bogdan Alexe, Thomas Deselaers and Vittorio Ferrari, What is an object?”通过计算图像中各窗口的目标性,来实现目标的检测-Reference "Bogdan Alexe, Thomas Deselaers and Vittorio Ferrari, What is an object?", computes the objectness probability for all wi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:21113856
    • 提供者:Cathy
  1. EageDetect

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital images are the edge detection image segmentation, target area identification, regional shape the f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:20572
    • 提供者:lisi
  1. sobel_edge_detect

    0下载:
  2. 运用sobel算法检测目标的边缘,代码利用vc实现-Target detection using sobel algorithm is the edge of the code used to achieve vc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2285
    • 提供者:wuhuaiqun
  1. detectingmovingtarget

    0下载:
  2. 本代码可以实时更新背景,建立背景模型,从而检测出视频窗口的目标运动物体-This code can be updated in real time background, background modeling, which aim to detect moving objects in video window
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:428151
    • 提供者:萧萧
  1. shipingjiancedfskf

    0下载:
  2. 可能对视频中运动目标进行检测和跟踪的算法源代码及演示代码,程序定位准确,环境抗噪能力强。-Possible to detect moving objects in video tracking algorithm and source code and demo code, program positioning accuracy, strong anti-noise environment.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:948406
    • 提供者:
  1. CODE

    1下载:
  2. 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
  3. 所属分类:matlab

    • 发布日期:2015-10-28
    • 文件大小:6918144
    • 提供者:张数
  1. picture-processing

    0下载:
  2. 本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阀值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。 -This code is a major grayscale rice.jpg some processing, the brightness of the image to eliminate inconsistencies rice.jpg the background, and use t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:4221
    • 提供者:高东旭
  1. 41695081Matlab_Image_Processing

    0下载:
  2. Matlab在图像处理与目标识别方面的应用实验,3个数字图像处理作业,车牌识别,边缘检测,包括实验数据代码以及报告,matlab实现-Matlab image processing and target recognition in the application of experimental
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1264496
    • 提供者:Wei Zhao Min
  1. Frame-difference-Detection

    1下载:
  2. 很好的基于帧间差分的目标跟踪检测算法matlab代码,里面含有测试视频!-Good target tracking based on frame difference detection algorithm matlab code, which contains a test video!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1196548
    • 提供者:胡博
  1. NakagamiCFAR

    0下载:
  2. 本代码实现了基于卡方分布(nakagami 分布)的恒虚警检测(CFAR),通过在查找表的形式,实现参数估计和阈值估计,完成对目标的检测。-The code based on the chi-square distribution (nakagami distribution) of the CFAR (CFAR), through the form of a lookup table to achieve the threshold parameter estimates and estima
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2592
    • 提供者:
  1. stop1

    0下载:
  2. 这个本来是写在自己的一个ANTI程序里的,今天剥离出来分享给大家. 同样原理并不是我原创,但是易代码还是我自己写的,嘿嘿. 原帖来自看雪论坛,通过消息检测目标窗口是否超时异常. 同样带上对应的VB代码注释. -This was originally written in an ANTI own program, and today was spun off to others. The same principle is not my original, but easy
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2312
    • 提供者:xiaomeng
  1. 1

    0下载:
  2. 本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阀值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。-This code is a majorrice.jpg some gray-scale image processing, eliminatingrice.jpg image brightness inconsistent background and used the modified thres
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:李俊刚
  1. Video-Demo

    0下载:
  2. 该代码用c++实现了在视频中对运动目标进行检测-The code using c++ implementation of the detection of moving objects in video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:89538
    • 提供者:辉少
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com